* {
    padding: 0;
    margin: 0;
}

html,body,table,td {
background: #FFFFFF;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
color: #222;
}

h3 { color: #aaa; font-size: 13px; margin: 10px 0 10px 0; }
ol { padding-left: 20px; }
img { border: none; }
a { color: #121A9E; text-decoration: none; }
a:hover { text-decoration: underline; color : #ff0000; }


#top {
background: #FFFFFF url(images/top.gif) no-repeat;
padding: 5px 0;
}

#header {
background: #eee url(images/header.gif);
height: 100px;
}
#header h1 {
position:absolute;
left:230px;
top:0;
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 20px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #333;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
position:absolute;
left:250px;
top:0;
color: #30A5F2;
font-size: 14px;
font-weight: 100;
letter-spacing: -1px;
padding: 55px 0 0 30px;
}
#header h3 {
position:absolute;
left:350px;
top:0;
color: #BD8100;
font-size: 14px;
font-weight: 100;
letter-spacing: -1px;
padding: 70px 0 0 30px;
font-weight:bold;
}

#menu {
height: 30px;
line-height: 30px;
background: #4FA0F2 url(images/menu.gif);
}
#menu ul {
padding-left: 20px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #fff;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
/*padding: 10px 10px;*/
}
.left {
float: left;
width: 224px;
padding: 0px;
background: #ffffff url(images/content_left.gif) repeat-y; 
}
.left h2 {
font-size: 11px;
text-decoration: none;
padding: 5px 0 2px 10px;
/*color: #800000; /* Цвет текста */

background: #F9F9F9;
/* padding: 2px; /* Поля вокруг текста */
}
.left h3 a {

color: #FFFFFF;
font-weight: 600 ;
}
.left h3 {
margin: 0;
padding-left: 14px;
FONT-SIZE:8pt;
vertical-align: middle;
FONT-FAMILY:Tahoma;
font-weight: 600 ;
background-color: #8B8B8B;
color: #fff;
line-height: 2.0em /* headings on black backgrounds */
padding: 5px 0 2px 10px;
}
.left ul {
list-style-type: none;
padding: 5px 0 10px 10px;
}
.left ul li {
padding: 2px 15px;
background: transparent url(images/apple.gif) no-repeat;
}

.left ul li a {
font-size: 10px;
display: block;
color: #0068B9;
}
.left ul li a:hover {
color: #ff0000;
}


.rightsf {
float: right;
width: 224px;
padding: 0px;
background: #FFFFFF url(images/content.gif) repeat-y;
}

.rightsf h2 {
font-size: 11px;
text-decoration: none;
padding: 5px 0 2px 10px;
/*color: #800000; /* Цвет текста */

background: #F9F9F9;
/* padding: 2px; /* Поля вокруг текста */
}
.rightsf h3 a {

color: #FFFFFF;
font-weight: 600 ;
}
.rightsf h3 {
margin: 0;
padding-left: 14px;
FONT-SIZE:8pt;
vertical-align: middle;
FONT-FAMILY:Tahoma;
font-weight: 600 ;
background-color: #8B8B8B;
color: #fff;
line-height: 2.0em /* headings on black backgrounds */
padding: 5px 0 2px 10px;
}
.rightsf ul {
list-style-type: none;
padding: 5px 0 10px 10px;
}
.rightsf ul li {
padding: 2px 15px;
background: transparent url(images/apple.gif) no-repeat;
}

.rightsf ul li a {
font-size: 10px;
display: block;
color: #0068B9;
}
.rightsf ul li a:hover {
color: #ff0000;
}



.right {
text-align: justify;
padding: 0 10px 10px 240px;
}
.right h2 {
color: #008200;
font-size: 20px;
letter-spacing: -2px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.left h2 a {
FONT-SIZE:8pt;
FONT-FAMILY:Tahoma;
font-weight: normal;
color: #003399;
}
.right ul {
padding: 5px 0 10px 10px;
}
.right ul li {
padding: 2px 7px;
}
.right h2 a:hover {

}

#footer {
background: #333 url(images/footer.gif);
height: 30px;
text-align: center;
line-height: 30px;
color: #eee;
font-size: 11px;
}
#footer  a { color: #eee;
}
#bottom {
color: #D5E9CF;
}
.contprice{
        font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size:11px;
        width: 500px;
        border: 1px solid #FFFFFF;
        background:#00162C;
        padding: 1px;
        }
.contprice #cphead{
        font-size:12px;
        text-align=center;
        color:#FFFFFF;
        font-weight:bold;
        background-color:#AAAAAA;
        text-align=center;
        }
.contprice th{
        background:#FFC97B;
        text-align=center;
        font-weight:bold;
        color:#000000;
        }
.contprice td{
        background:#F7F1CA;
        color:#000000;
        }
#SIDEBAR {
        float: left;
        width: 200px;
        background: transparent;
        overflow: hidden
}